home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / util / boot / BlizKick.lha / BlizKick.readme < prev   
Text File  |  2000-09-04  |  16KB  |  409 lines

  1. Short:    MapROM tool for phase5/DCE turbos. V1.23.
  2. Author:   sintonen@iki.fi (Harry "Piru" Sintonen)
  3. Uploader: sintonen@iki.fi (Harry "Piru" Sintonen)
  4. Type:     util/boot
  5. Requires: OS 1.2+, phase5/DCE turbo with MAPROM feature or CPU Card
  6. Version:  1.23
  7. Replaces: util/boot/BlizKick.lha
  8.  
  9. BlizKick is used to rekick any Kickstart ROM image with Blizzard turbo
  10. boards having MAPROM feature (jumper). Also A4000 CPU & Cyberstorm Cards
  11. should work. BlizKick has been tested with BLIZZARD 1230-I, 1230-II,
  12. 1230-III, 1230-IV, 1240-T/ERC, 1260, 2040-ERC, 2060, Cyberstorm MK II,
  13. Cyberstorm MK III, CyberStorm PPCm Blizzard PPC and A3640 boards.
  14. Kickstart 1.2, 1.3, 2.04, 2.05, 3.0 and 3.1 are currently tested ROM
  15. images.
  16.  
  17.  BlizKick main features include:
  18.  
  19. *NEW* in V1.23:
  20.  
  21. - Aminet release.
  22. - Full source code is included as usual.
  23. - Fixed silly bug from 030 MMU code. (Remco Komduur)
  24. - Modified files since 1.22:
  25.     BlizKick.readme
  26.     BlizKick/BlizKick
  27.     BlizKick/BlizKick.ASM
  28.     BlizKick/BlizKick.guide
  29.  
  30.          V1.22:
  31.  
  32. - Aminet release. See V1.22beta revision history below for
  33.   changes to 1.21.
  34. - Added notes about A4K with A3640. (S7reaM)
  35. - Added notes about muFastZero FASTEXEC probs. (Matt)
  36. - Added notes about UAE + EXTRESBUF probs. (Thematic)
  37. - Improved BPPCFix module, booting sped up by 3.3 seconds! If
  38.   this new version causes problems the BPPCFix 1.1 is still
  39.   included as BPPCFix11.
  40. - Modified files since beta15:
  41.     BlizKick.readme
  42.     BlizKick/BlizKick
  43.     BlizKick/BlizKick.ASM
  44.     BlizKick/BlizKick.guide
  45.     BlizKick/Modules/BPPCFix
  46.     BlizKick/Modules/BPPCFix.ASM
  47.     BlizKick/Modules/BPPCFix11
  48.     BlizKick/Modules/BPPCFix11.ASM
  49.  
  50.          V1.22beta15:
  51.  
  52. - Fixed wrong 'Kickstart wasn't kicked using BlizKick!' -error
  53.   when kickstart restoring wasn't possible. Now give 'Kickstart
  54.   restoring not supported!' instead.
  55. - Seems that CS MK II support is finally working properly.
  56. - Now will quit quietly (RC = WARN) if MorphOS is running.
  57. - Modified files since beta14:
  58.     BlizKick.readme
  59.     BlizKick/BlizKick
  60.     BlizKick/BlizKick.ASM
  61.     BlizKick/BlizKick.guide
  62.  
  63.          V1.22beta14:
  64.  
  65. - Bugfix: ChipSaver, LocalFast, RebootFix and QuickBoot modules
  66.   would have misbehaved if the patch code was installed inside
  67.   ROM. That is, these modules only worked if installed in
  68.   EXTRESBUF. Very long-standing bug, it dates back to 1997. :-)
  69. - Improved AlertFix: it can be installed inside ROM now (not by
  70.   applypatch though).
  71. - Bugfix: Due a stupid bug in LocalFast module, memory node name
  72.   was referencing wrong memory. Caused the name to be somewhat
  73.   random. Ouch. Special thanks to Hexaae for help.
  74. - Fixes to DisableCacheS: now invalidate cache on 040/060. Made
  75.   disable 060 superscalar dispatch.
  76. - Modified files since beta13:
  77.     BlizKick.readme
  78.     BlizKick/BlizKick
  79.     BlizKick/BlizKick.ASM
  80.     BlizKick/BlizKick.guide
  81.     BlizKick/Modules/AlertFix
  82.     BlizKick/Modules/AlertFix.ASM
  83.     BlizKick/Modules/ChipSaver
  84.     BlizKick/Modules/ChipSaver.ASM
  85.     BlizKick/Modules/LocalFast
  86.     BlizKick/Modules/LocalFast.ASM
  87.     BlizKick/Modules/RebootFix
  88.     BlizKick/Modules/RebootFix.ASM
  89.     BlizKick/Modules/QuickBoot
  90.     BlizKick/Modules/QuickBoot.ASM
  91.  
  92.          V1.22beta13:
  93.  
  94. - Terrible horrible stupid "nggh ngggh!" -level bug fixed from
  95.   020/030 MMU test code, it fucked up VBR completely! Many thanks
  96.   go to "John Stunner" who found this and reported it at ru.amiga
  97.   2nd Aug. Also special thanks to Useless who redirected this
  98.   message to me 3rd Aug.
  99. - Added more MorphOS information to guide. Also fixed some copyright
  100.   information.
  101. - Modified files since beta12:
  102.     BlizKick.readme
  103.     BlizKick/BlizKick
  104.     BlizKick/BlizKick.ASM
  105.     BlizKick/BlizKick.guide
  106.  
  107.          V1.22beta12:
  108.  
  109. - Fixed terrible bug from AlertFix module, it made the exec/Alert()
  110.   call fail. Ouch! I really wonder how I could miss this. :)
  111. - Minor bugfix in main program: the 040+ cacheclear routine didn't
  112.   invalidate the data and inst cache after flush.
  113. - Guide improvements: Added more notes that QuickBoot module doesn't
  114.   work without LocalFast. Improved troubleshooting about `red screen
  115.   crash' problem (CISC). Made it really really clear that LocalFast
  116.   module is only needed with Blizzard 1230s. Added information about
  117.   KingCON-module + AOS 3.5 problems. Added section about buggy
  118.   AlertFix-module.
  119. - Modified files since beta11:
  120.     BlizKick.readme
  121.     BlizKick/BlizKick
  122.     BlizKick/BlizKick.ASM
  123.     BlizKick/BlizKick.guide
  124.     BlizKick/Modules/AlertFix
  125.     BlizKick/Modules/AlertFix.ASM
  126.  
  127.          V1.22beta11:
  128.  
  129. - romupdatesplit: Fixed FROM-relative-to-TO bug and added comment
  130.   creation.
  131. - No longer tries to open mmu.library if run before SetPatch.
  132.   (Thematic)
  133. - Fixed a typo. (Oleg Sergeev)
  134. - Updated my hardware config info. :)
  135.  
  136.          V1.22beta10:
  137.  
  138. - Added elfloadseg-patch ioerr bug workaround to applypatch, now
  139.   you get proper error message if module is not found.
  140. - Added new module: FixGetMsg fixes the 68060 GetMsg() loop hang.
  141.   Substitutes the FixGetMsg patch by Frederick H. G. Wright II
  142.   <fw@well.com>. (RobinC).
  143. - 68030 MMU code was broken from 1.22beta8 (several reports).
  144.  
  145.          V1.22beta9:
  146.  
  147. - Improved applypatch guide, it wasn't that clear which modules
  148.   can be applied and which can't (indy).
  149. - Added troubleshooting about `red screen crash' problem (cisc).
  150. - Some minor improvements to guide.
  151.  
  152.          V1.22beta8:
  153.  
  154. - Added 256k ROM support for CPU Cards.
  155. - Fixed BPPCFix module to work if it's placed into ROM. Now it
  156.   finally works Nadir. :)
  157. - Added workaround for elfloadseg-patch ioerr bug, now you get
  158.   proper error message if module is not found.
  159. - Fixed MMU code a bit.
  160.  
  161.          V1.22beta7:
  162.  
  163. - Hopefully linux/APUS loader will support BlizKick EXTRES buffer
  164.   soon. This should mean that booting back to AmigaOS would work
  165.   even if EXTRESBUF was used.
  166. - Fixed stupid bug, I forgot to remove LOCALFAST commandline
  167.   argument when I added the external LocalFast module. In case
  168.   you've wondered why LocalFast module hasn't worked this might
  169.   well be it. Thanks to Nadir for this one.
  170. - Fixed a bug that made BlizKick ignore error when multiple
  171.   occurences of single-only module were being planted. You never
  172.   got "wrong number of arguments"-error for this.
  173. - Fixed guide about SCSIDEV43 module, it's not completely obsolete
  174.   (it does disable the beta warning).
  175. - Fixed a typo. Thanks to EkSOTiC for annoying me. :)
  176.  
  177.          V1.22beta6:
  178.  
  179. - Added BPPCFix040 module. Use both BPPCFix and BPPCFix040 to
  180.   disable both ppc.library and 680x0 libraries. You happy now
  181.   SimplePPC? =)
  182. - Added CopyIDEfixPrefs tool and KingCON-handler.pch from RemAPollo,
  183.   now you can use c:IDEfix and l:KingCON-handler as modules. See
  184.   guide for more information on how to do this.
  185.  
  186.          V1.22beta5:
  187.  
  188. - Fixed nasty bug caused by bad BK_MOD macro.
  189.  
  190.          V1.22beta4:
  191.  
  192. - Fixed really stupid bug from LocalFast module, it didn't work
  193.   properly (you just got yellow crashes).
  194. - Disabled memory header name checks, should now work better if
  195.   node name is fucked.
  196.  
  197.          V1.22beta3:
  198.  
  199. - CS MK II works now, however beta2 failed to recognize if
  200.   BlizKick was run before. Fixed this I hope.
  201.  
  202.          V1.22beta2:
  203.  
  204. - CPU card support could work now.
  205.  
  206.          V1.22beta1:
  207.  
  208. - Fixed major bug from CS MK II support! Also B20x0 support
  209.   could have been affected.
  210. - B1230 maprom testcode had some flaws, fixed.
  211. - Improved romupdatesplit a bit.
  212. - Reintroduced QuickBoot feature as external module. It seems
  213.   this thing is useful for some B1230 users after all.
  214. - Added note to troubleshooting about ramlibstack + romfixed
  215.   module. Some people didn't realise romfixes includes
  216.   ramlibstack patch.
  217.  
  218.          V1.21:
  219.  
  220. - MAJOR BUGFIX: the 040/060 move16 copyloop introduced in 1.19
  221.   easily got off by 8 bytes, causing spurious crashes! Stupid
  222.   bug, but now it's gone. Special thanks and hellos go to
  223.   MeTRiXX who tested BlizKick on his B1260 and helped me to
  224.   narrow the problem area. Thanks again!
  225. - Fixed a bug that called dos/Open instead exec/Supervisor, and
  226.   believe me or not, it didn't have any side effects. This is
  227.   what you get when you code in asm. :-)
  228. - Updated loadresident to show free / largest EXTRESBUF.
  229. - Reintroduced LocalFast feature as external module, it was
  230.   requested by Hexaae. Probably others won't mind either. ;)
  231.   NOTE1: Only use this module if you need to! NOTE2: If you use
  232.   LocalFast module you must start BlizKick before PoolMem!
  233.  
  234.          V1.20:
  235.  
  236. - After finishing my service in army I finally have time to work
  237.   on BlizKick again. This is a major release, fixing some stupid
  238.   bugs and introducing new features. Enjoy!
  239. - Added new tool: loadresident, it loads resident tags to EXTRES
  240.   buffer after BlizKick has been run.
  241. - Found RemAPollo from aminet. Cool now I don't need to add
  242.   support for Apollo cards. Seems to be cool program with lots
  243.   of cool features (support for BlizKick modules and all!), I'll
  244.   probably implement some of those features for BlizKick too. If
  245.   you're Apollo user reading this, get util/boot/RemAPollo.lha
  246.   NOW :)
  247. - Overall guide cleanup.
  248. - Added new section to guide about how to set up AmigaOS 3.5
  249.   single boot system.
  250. - Found out that PoolMem could have easily fucked up BlizKick in
  251.   several ways. Won't do that anymore.
  252. - Finally fixed these weird hangs with some systems (at least
  253.   Blizzard PPC), changed EXTRES buffer implementation to be more
  254.   OS friendly. As a side effect LOCALFAST and QUICKBOOT are no-op
  255.   from now on. If this is a problem for you, use older version of
  256.   BlizKick ;) As a result also some other crashes and
  257.   incompatibilities might be gone.
  258. - Added new commandline argument: SANITY/K/N, this specifies the
  259.   safety buffer added to EXTRES buffer in kbytes - if you get
  260.   weird crash or alert 80010000 on boot, add (for example)
  261.   SANITY=1024 to BlizKick commandline. This will allocate 1
  262.   megabyte sanity buffer after EXTRES buffer. Using big SANITY
  263.   buffer reduces largest available memory block though.
  264. - Added mmu.library V41+ support. Not tested though.
  265. - Added new tool: romupdatesplit, it splits AmigaOS 3.5
  266.   `DEVS:AmigaOS ROM Update' file back to executable files. These
  267.   can be given to BlizKick as modules (see below).
  268. - Added cool new feature: you can use ANY executable file as
  269.   module!! Resident modules inside will be initialized. Cool.
  270.   Renders SCSIDEV43 module obsolete, just give scsi.device as
  271.   one module! You can  also give l:fastfilesystem and so on. :)
  272. - Fixed horrible mistake from romfixes `resident' patch, resident
  273.   command froze if resident was added without ADD keyword (this
  274.   freezes AmigaOS 3.5 installer for example). oops. :-/
  275.   NOTE: if you use applypatch'd ROM Image with BlizKick and you
  276.   have applied romfixes module to it, you *must* run applypatch
  277.   with same arguments again to create working ROM Image!
  278. - Modified romfixes module to also work on V37 ROM images, and
  279.   added `ramlib msgport sigbit' patch.
  280.  
  281.          V1.19:
  282.  
  283. - applypatch program to apply BlizKick patch kind of modules to
  284.   ROM image
  285. - BlizKick loads faster now
  286. - BlizKick can now be run more than once on Blizzard PPC systems
  287. - Added two new modules: romfixes, that fixes couple of rom bugs
  288.   and AlertFix module that enables alerts for Blizzard PPC
  289.   systems again.
  290.  
  291.          V1.18:
  292.  
  293. - Added BPPCFix module for WarpOS lowers. I personally like PowerUP
  294.   better but lots of ppl asked this.
  295.  
  296.          V1.17:
  297.  
  298. - EXTRES buffer was overwritten by blizzppc/csppc kernel,
  299.   fixed with 1mb extra alloc.
  300.  
  301.          V1.16:
  302.  
  303. - Removed rom checksum disable from SPEEDROM.
  304. - Added ramlibstack module.
  305. - Again tried to fix CS MK II support. Maybe I get it right some day.
  306.   Ta ChaoZer. (it doesn't seem to work atm :\)
  307. - Fixed some stuff in places. I hope I didn't break anything. =)
  308. - Fixed guide a bit.
  309.  
  310.          V1.15:
  311.  
  312. - Fixed memory node area for CS MK II. It could work now. Ta ChaoZer.
  313. - Fixed guide about Blizzzard PPC, read it.
  314. - Fixed installation script. ;)
  315.  
  316.          V1.14:
  317.  
  318. - Deleted ffs62 module, it never worked.
  319.   WARNING: DO NOT USE FFS62 MODULE, GET RID OF IT!
  320. - Fixed support for KS 1.1NTSC and 1.1PAL
  321.  
  322.          V1.13:
  323.  
  324. - Fixed BlizzPPC support.
  325. - FusionReserve module has been working all the time, just
  326.   get FixPATCHMAC.lha from aminet and use it.
  327. - Fixed bug from CS MK II support. Maybe it finally works.
  328. - Some improvements to BlizKick_install script.
  329. - Added NewIcons for BlizKick.guide and Free100buf.
  330.  
  331.          V1.12:
  332.  
  333. - ß9: Added support for Blizzard PPC
  334. - ß9: Fixed CS MKII support (I hope:).
  335. - ß8: Public source code release! See BlizKick.guide/history.
  336. - ß7: Rewrote board detection to be more clean & robust. Now
  337.       adding new boards is a lot easier.
  338. - ß7: Hehe... Fixed some bugs... Now it works with CS PPC (tested)
  339.       and CS MKIII at least.
  340. - ß6: SHOULD WORK WITH CPU CARDS NOW!! (CBM A4000 CPU Cards,
  341.       Cyberstorm MKI, MKIII and PPC at least. Cyberstorm MKII, MKIII
  342.       and PPC are detected automatically, so don't specify CPUCARD
  343.       switch with those).
  344. - ß5: Fixed PatchMath020 module to patch non-64bit mul/div on 68060.
  345. - ß5: Fixed stupid movem bug from SpeedyChip module.
  346. - ß5: Tried another approach in RebootFix module.
  347. - ß5: FusionReserve module still doesn't work. :(
  348. - ß4: Fixed little bug from ROM image validation.
  349. - ß4: Hopefully finally fixed FusionReserve module. ;)
  350. - ß4: Added two modules: RebootFix to fix problems with A1200
  351.       and 060 (at least with BLIZZARD 1260) reboot when display
  352.       is in multisync mode, and SpeedyChip module for patching 060
  353.       MMU lists improving chip memory write speed!
  354. - ß3: Now KS 1.x are only patched if they're original.
  355. - ß2: CPU Cards should work after SetPatch now.
  356. - ß2: Hopefully fixed FusionReserve module.
  357. - ß2: Added two new modules: A1000Jingle (Try it out! ;) and
  358.       PatchMath020 (Optimizes C-compiler math routines).
  359. - ß1: Should work with (A4000?) CPU Cards! See CPUCARD switch.
  360. - ß1: New module: FusionReserve substituting RsrvCold of FUSION MAC
  361.   emulator.
  362.  
  363. - SCSIDEV43 module; kick V43 beta scsi.device. No more 4GB limit!
  364.   NOTE: You need V43 beta scsi.device in file DEVS:scsi43.device.
  365. - MAPROM jumper OFF detection fixed, it had been broken since v1.9...
  366. - Free100buf program for freeing buffer created by ChipSaver module.
  367. - Tested with Kickstart 2.04 (37.175).
  368. - ChipSaver, RemCards, SpeedyIDE and WaitIDE modules.
  369. - EXTRESBUF is put into fast memory, instead of chip!
  370. - BBlank & NewAlert modules by Jens Lorenz.
  371. - BKMODPATH env-variable.
  372. - QUIET switch.
  373. - KICKFILE * can be used to kick original ROM found on chip.
  374. - SoftSCSI module.
  375. - Support for BLIZZARD 1240-T/ERC, 2040-ERC and 2060!
  376. - Fixed bug from EXTRESBUF. Now it really should work with on all boards.
  377. - ROM address validity test to rule out some invalid ROM images.
  378. - XPK support for KICKFILE.
  379. - Support for hackdisk.device!
  380. - Can be run any time (no more need to start before SetPatch on 1260)
  381. - EXTRESBUF feature: Can use memory outside ROM image for "modules". No
  382.   more "iffucient ROM space" -problem!
  383. - Can replace PrepareEmul tool 100%
  384. - Has possibility to plant ResidentTag modules into ROM image!
  385. - Can restore the original Kickstart.
  386. - Has built-in FastWaitBlit patch.
  387. - Uses Blizzard board's own MAPROM feature (jumper).
  388. - No kickstart file preparation or similar is needed. You can just save any
  389.   ROM image and give it to BlizKick!
  390. - Can make memory on Blizzard board LOCAL, bypass flashy boot of the board
  391.   and speed up ROM boot.
  392. - Doesn't use MMU, KickMem, KickTag, ColdCapture or CoolCapture vectors.
  393.   -> 100% transparent!
  394. - BlizKick is as OS compatible as possible: Doesn't use any additional
  395.   memory (except those 512K and memory used by EXTRESBUF, if specified),
  396.   coolcapture, coldcapture, kickmem or kicktag vectors.
  397. - Works with KS 1.0+ There's really no use for this, except for restoring
  398.   original Kickstart after using Kickstart 1.x. Well, maybe some freaks
  399.   like to boot KS 3.x from floppy... ;-)
  400. - Tested with BLIZZARD 1230-I @ 40MHz, BLIZZARD 1230-II @ 40MHz, BLIZZARD
  401.   1230-III @ 50MHz, BLIZZARD 1230-IV @ 50 MHz, BLIZZARD 1240-T/ERC @ 40
  402.   MHz, BLIZZARD 1260 @ 50MHz, BLIZZARD 2040-ERC @ 40 MHz, BLIZZARD 2060
  403.   @ 50 MHz, CyberStorm MK III @ 50MHz, CyberStorm PPC @ 200MHz and
  404.   Blizzard PPC @ 240MHz turbo boards.
  405. - FreeWare! Copyright © 1996-2000 PitPlane Productions.
  406.  
  407.  Latest BlizKick beta release plus some other programs by me can be found
  408.  from http://www.iki.fi/sintonen/sw.html
  409.